projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
386b80e
)
*** empty log message ***
author
Juri Linkov
<juri@jurta.org>
Sun, 25 Jan 2009 00:55:22 +0000
(
00:55
+0000)
committer
Juri Linkov
<juri@jurta.org>
Sun, 25 Jan 2009 00:55:22 +0000
(
00:55
+0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 60c3e723755345ca609c56927de65e4b258e5957..f1dad2bd5ab5fc7988273bc49e73f2d9a24ac45e 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2009-01-25 Juri Linkov <juri@jurta.org>
+
+ * progmodes/grep.el (grep-mode-map): Put grep-find before grep and
+ change its title from "Recursive grep..." to "Grep via Find...".
+ Add menu items for lgrep and rgrep.
+
2009-01-24 Geoff Gole <geoffgole@gmail.com> (tiny change)
* align.el (align-region): Avoid infloop.